/* Themify Customize Styling */
body {	
	font-family: "Roboto Condensed";	font-weight:normal;
 
}
h4 {		font-weight:normal;
 
}
#header {	
	font-family: "Crete Round";	font-weight:normal;
 
}
#site-description {	
	font-family: "Roboto";	font-style:italic;
	font-weight:normal;
	font-style:italic;
 
}
#main-nav a {	
	font-family: "Roboto";	font-weight:normal;
 
}
.post-title, .post-title a {	
	font-family: "Crete Round";	font-weight:normal;
 
}
.single-post .post-title {	
	font-family: "Crete Round";	font-weight:normal;
 
}
.page-title {	
	font-family: "Crete Round";	font-weight:normal;
 
}
#sidebar {	
	font-family: "Roboto";	font-weight:normal;
 
}
#sidebar .widgettitle {	
	font-family: "Roboto";	font-weight:300;
 
}
#footer {	
	font-family: "Roboto";	font-weight:100;
 
}

/* Themify Custom CSS */
body #sidebar h4.widgettitle,
body #header-slider.slider .slide-post-title a,
p,
body .homepage-signup h3, body .homepage-signup h4, body .sidebar_newsletter h3, body .sidebar_newsletter h4, body .article-bottom-signup h3, body .article-bottom-signup,
.post-meta,
.footer-text,
#footer h6,
body .homepage-signup h3, body .homepage-signup h4, body .sidebar_newsletter h3, body .sidebar_newsletter h4, body .article-bottom-signup h3, body .article-bottom-signup h4, body .footer-nav a, body .post-date {
	font-family: 'Roboto';
}

body .footer-nav a {
	font-weight: 500
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Crete Round"
}

.social-widget .widget div.wp-block-search__inside-wrapper {
	display: flex;
	border: none;
	width:200px;
	padding-bottom: 10px;
}

input[type='search'].wp-block-search__input {
	font-family: "Roboto Condensed";
}

.social-widget {
	bottom: 0px;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 0;
}

.wp-block-search .wp-block-search__button {
	margin-left: 0;
	border: none
}

@media screen and (max-width: 760px) {
	.smw_right a:first-of-type img {
		margin-left: 0 !important;
	}
}